Click or drag to resize

UpdateServer Property

Gets Server header field. The Server header field contains information about the software used by the server to handle the request.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Server { get; }

Property Value

Type: String
See Also